home *** CD-ROM | disk | FTP | other *** search
- Path: nntp1.best.com!usenet
- From: javaprog@best.com (John Lockwood)
- Newsgroups: comp.lang.c++
- Subject: Re: STL multimap question
- Date: Sun, 17 Mar 1996 02:31:39 GMT
- Organization: Best Internet Communications
- Message-ID: <4iftio$4n6@nntp1.best.com>
- References: <4i9e8b$9p0@sundog.tiac.net>
- NNTP-Posting-Host: javaprog.vip.best.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- lindak@pumpkin.iii.net (Linda Kasparek) wrote:
-
- >I am adding integer keys, of which some are duplicates, to an STL multimap. If I were to iterate through one of those
- >duplicate keys, would I be guaranteed to receive the keys in the order they were added?
-
- Offhand I'd say no.
-
-
-
- Regards,
-
-
-
- John Lockwood
- john@wwg.com
- javaprog@best.com
- http://www.best.com/~javaprog
-
-